How to Install grcm software package in Debian 9 (Stretch)

How to Install grcm software package in Debian 9 (Stretch)

grcm software package provides GNOME application to initiate connections to remote machines, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install grcm 

grcm is installed in your system.

Make ensure the grcm package were installed using the commands given below,

$ sudo dpkg-query -l | grep grcm *

You will get with grcm package name, version, architecture and description in a table

grcm package basic information:

Distro Debian 9 stretch
Section Interpreters
Package grcm
Version 0.1.6-1+b1 [armhf], 0.1.6-1 [a
Description GNOME application to initiate connections to remote machines
Sub Section Interpreters


See Also, How to uninstall or remove grcm software package from Debian 9 (Stretch)?